Feature: Crear post

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
1m 42.407s

Scenario: Como administrador, quiero crear un post con un bookmark

Before 0m 11.647s
Given I navigate to page "http://localhost:2368/ghost/" 0m 1.004s
And I wait for 3 seconds 0m 3.189s
When I enter email "<USERNAME>" 0m 0.328s
And I wait for 1 seconds 0m 1.185s
And I enter password "<PASSWORD>" 0m 0.172s
And I wait for 1 seconds 0m 1.215s
And I click next 0m 0.274s
And I wait for 3 seconds 0m 3.201s
And I click on new post 0m 0.211s
And I wait for 1 seconds 0m 1.119s
And I move to the body field 0m 0.289s
And I wait for 1 seconds 0m 1.127s
And I click on the add card button 0m 0.199s
And I wait for 1 seconds 0m 1.136s
And I select the bookmark option 0m 0.206s
And I wait for 1 seconds 0m 1.149s
And I write the url "https://www.uniandes.edu.co" 0m 0.181s
And I wait for 1 seconds 0m 1.171s
And I click into the post body 0m 0.189s
And I wait for 1 seconds 0m 1.171s
And I set the "Titulo post con bookmark" title 0m 0.199s
And I wait for 5 seconds 0m 5.184s
Then I see the preview of the bookmark 0m 0.146s
And I wait for 1 seconds 0m 1.155s
And I publish the post 0m 0.217s
And I wait for 1 seconds 0m 1.191s
And I confirm the publishing post 0m 0.200s
And I wait for 1 seconds 0m 1.169s
And I double confirm the publishing post 0m 0.211s
And I wait for 2 seconds 0m 2.205s
Then I see the post confirmation 0m 0.164s
After 0m 0.003s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "http://localhost:2368/ghost/"
And I wait for 3 seconds
When I enter email "<USERNAME>"
And I wait for 1 seconds
And I enter password "<PASSWORD>"
And I wait for 1 seconds
And I click next
And I wait for 3 seconds
And I click on new post
And I wait for 1 seconds
And I move to the body field
And I wait for 1 seconds
And I click on the add card button
And I wait for 1 seconds
And I select the bookmark option
And I wait for 1 seconds
And I write the url "https://www.uniandes.edu.co"
And I wait for 1 seconds
And I click into the post body
And I wait for 1 seconds
And I set the "Titulo post con bookmark" title
And I wait for 5 seconds
Then I see the preview of the bookmark
And I wait for 1 seconds
And I publish the post
And I wait for 1 seconds
And I confirm the publishing post
And I wait for 1 seconds
And I double confirm the publishing post
And I wait for 2 seconds
Then I see the post confirmation
After
NO IMAGE AVAILABLE